TStringsHelper.AddStrings(string[]) Method
Add an array of string to the list.
public procedure AddStrings(const strings: array of string); overload;
Parameters
- strings
- Type: array of string
Add an array of string to the list.
public procedure AddStrings(const strings: array of string); overload;